Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Disallow setting some built-in cfg via set the command-line S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126158 opened Jun 8, 2024 by Urgau Loading…
add missing Scalar::from_i128 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126157 opened Jun 8, 2024 by RalfJung Loading…
Remove empty test suite tests/run-make-fulldeps A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#126155 opened Jun 8, 2024 by Zalathar Loading…
StorageLive: refresh storage (instead of UB) when local is already live S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126154 opened Jun 8, 2024 by RalfJung Loading…
resolve rustdoc incompatibility with rust.download-rustc=true + rust.channel= beta/stable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126153 opened Jun 8, 2024 by onur-ozkan Loading…
size_of_val_raw: for length 0 this is safe to call S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#126152 opened Jun 8, 2024 by RalfJung Loading…
offset_of: allow (unstably) taking the offset of slice tail fields S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126150 opened Jun 8, 2024 by RalfJung Loading…
Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarily S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126149 opened Jun 8, 2024 by RalfJung Loading…
std::unix::process adding few specific freebsd signals to be able to id. O-unix Operating system: Unix-like S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#126146 opened Jun 8, 2024 by devnexen Loading…
Harmonize using root or leaf obligation in trait error reporting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126142 opened Jun 7, 2024 by compiler-errors Loading…
Rename std::fs::try_exists to std::fs::exists and stabilize fs_try_exists O-unix Operating system: Unix-like O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#126140 opened Jun 7, 2024 by eduardosm Loading…
Only compute specializes query if (min)specialization is enabled in the crate of the specializing impl beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126139 opened Jun 7, 2024 by compiler-errors Loading…
tests: Add ui/higher-ranked/trait-bounds/normalize-generic-arg.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126137 opened Jun 7, 2024 by Enselic Loading…
Call the target libdir target libdir S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126136 opened Jun 7, 2024 by Nilstrieb Loading…
add HermitOS support for vectored read/write operations O-hermit Operating System: Hermit S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#126135 opened Jun 7, 2024 by stlankes Loading…
config.example.toml: minor improves S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126132 opened Jun 7, 2024 by tshepang Loading…
Make ObligationEmittingRelations emit Goal rather than Obligation S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#126130 opened Jun 7, 2024 by compiler-errors Loading…
set erroneous bivariant generic params to invariant to silence follow-up errors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126128 opened Jun 7, 2024 by oli-obk Loading…
Spell out other trait diagnostic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#126127 opened Jun 7, 2024 by Alexendoo Loading…
Improve conflict marker recovery S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126125 opened Jun 7, 2024 by dev-ardi Loading…
Add a custom Command wrapper to run-make-support A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126121 opened Jun 7, 2024 by Kobzol Loading…
Migrate run-make/link-arg to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#126120 opened Jun 7, 2024 by GuillaumeGomez Loading…
docs: Mention spare_capacity_mut() in Vec::set_len S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#126118 opened Jun 7, 2024 by jan-ferdinand Loading…
Fix ICE due to unwrap in probe_for_name_many S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#126115 opened Jun 7, 2024 by gurry Loading…
CI: use a native arm64 runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#126113 opened Jun 7, 2024 by Kobzol Loading…
ProTip! Filter pull requests by the default branch with base:master.